widget: Fix UPDATES debug rendering
authorTimm Bäder <mail@baedert.org>
Wed, 23 Aug 2017 11:58:21 +0000 (13:58 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 23 Aug 2017 11:58:21 +0000 (13:58 +0200)
commita23ea01c8fa0622df76eb35ac21a01fd0ef1af79
treee9d9053bbfdce2178fb47f84c383a739cf0489b5
parent86c294b952bacb3cc6f486a58dfe57f3a60ab09a
widget: Fix UPDATES debug rendering

Choose the right widget to add the debug updates to (the one with the
window) and the correct region (the one in that window's coordinates).
gtk/gtkwidget.c